Implement SO4 Soroban event indexing#190
Conversation
|
@0xsteins is attempting to deploy a commit to the Ijai's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@0xsteins Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Stong PR.... IMpressive! Dispatch + upsert idempotency, deterministic IDs, structured skip-logging, contract-ID gating, and family-complete tests all hit the checklist. Two things before merge, then cleanup.
SO4_CONTRACTS is hardcoded while a sync:contracts script exists — two sources of truth. If the literal is manual, import from the synced manifest so addresses can't drift. |
Summary
closes #183
Verification
bun run --cwd apps/s03-indexer codegenbun run --cwd apps/s03-indexer buildbun run --cwd apps/s03-indexer test